• why is it necessary to apply negative margin to inline list items

    Updated: 2012-06-30 22:24:46
    Hey all, After trying to get my tabs to work right, I ended up with this css: Code: --------- #tabs ul { list-style-type: none; /* push list items against container*/

  • Scraping Data From WebPage

    Updated: 2012-06-30 21:50:26
    I am trying to use cURL to be able to get information from a forum (Which i dont own). I am trying to create a mobile site of the forum. I am trying to scrape the list of threads on a section of a forum. How can i do this? Jhawsh

  • How to move this nav?

    Updated: 2012-06-30 21:45:45
    So recently I've been learning HTML / CSS and in particular HTML5. I'm at the point where I am creating the nav but I can't seem to position it where I want it to go. http://brandonchow.net/ I'd like the menu to be beside the "Brandon Chow" text but I have no clue what to put in the CSS to do...

  • Need help with a scrolling ad banner, please

    Updated: 2012-06-30 21:29:03
    This is my first post here, so I hope I've done this right. This is for a school assignment, so please just give me a hint or suggestion as to where I've gone wrong. I'm supposed to be creating a scrolling banner ad at the top of the page, and the ads are to change every 10 seconds. The...

  • Javascript form validation

    Updated: 2012-06-30 21:15:52
    Hi all, New to Javascript and trying to validate an HTML form. I have a function formValidator I'm using in the form to validate all the functions at once. I need to validate name fields to 1) Make sure it is not empty and 2) Make sure it does not contain numbers. I've written a function for...

  • ^^&* Watch Magic Mike Movie Online Download Movie #$&

    Updated: 2012-06-30 20:44:22
    ^^&* Watch Magic Mike Movie Online Download Movie #$& Watch Magic Mike Online Free and you can also Download Magic Mike Movie here. this is a great and entertaining movie. I have watched many movies but it's totally different from other. I'll Download Magic Mike Movie because it's so cool and...

  • Error Creating updating clock that supports multiple instances

    Updated: 2012-06-30 20:08:25
    OK so I created an updating clock script that works (the first set of code) but it only works for one instance so I decided to change it where it will support multiple instance so I wrote the code with embedded functions (second set of code). The first code works and the second code is pretty much...

  • [Tumblr Help] Weird space

    Updated: 2012-06-30 19:28:27
    Hello, I placed a banner on my blog, but there is a weird space when I use ie. Chrome/Safari View: Image: http://www.codingforums.com/attachment.php?attachmentid=11324&stc=1&d=1341080658 Everything looks fine. IE View: Image:...

  • need seperate column for prefixes in vbulletin 4.2

    Updated: 2012-06-30 18:59:49
    Is it possible to somehow separate the thread prefix from the thread title by adding a separate column Image: http://metou.in/6121_untitled_fh6h.png

  • post variables and include file

    Updated: 2012-06-30 17:58:52
    Hi, I wonder if somebody can help me. I have a form where each user can select is their account type, either free or premium. When the form is submitted it validates all the fields and inserts the data into a table, then if the user selected a premium account they are redirected to paypal to make a...

  • A few keyword Questions From Newbie

    Updated: 2012-06-30 17:37:54
    Hopefully I'm asking this in the right section. I’m pretty new to website creation, but I've recently put this site together for a friend of mine (http://goo.gl/DTDZ1) which just a one page site advertising his services in the mental health field. The problem we’re having is, that he wants his...

  • how to disable javascript in this template?

    Updated: 2012-06-30 17:17:22
    Hi guys I am looking at this template http://www.os-templates.com/website-templates/template-demos/free-website-templates/education-board/ when i first saw this template, I fell in love with it. I made a website using it, and uploaded it to my host. but the problem is, you see the 4 pictures...

  • Zero being interpreted as false, rather a number

    Updated: 2012-06-30 17:17:20
    I am having a problem where '0' is not being recognized as a number, and rather interpreted as false. PHP: --------- if ($_POST['number'] == '0') {echo 'Zero';} --------- Does anyone know how I can stop this from happening?

  • Need jcarousel video to stop on mouseover

    Updated: 2012-06-30 16:34:46
    Total novice at jquery. :confused:have three videos to display on my website. all working fine, except when you hover over the tab for another video, the previous video keeps on playing, and if you click play on the other video, then to two play simultanously. I want the current video to stop when...

  • WordPress 3.4.1 Maintenance and Security Release

    Updated: 2012-06-27 20:57:46
    WordPress 3.4.1 is now available for download. WordPress 3.4 has been a very smooth release, and copies are flying off the shelf — 3 million downloads in two weeks! This maintenance release addresses 18 bugs with version 3.4, including: Fixes an issue where a theme’s page templates were sometimes not detected. Addresses problems with some category permalink [...]

  • Web Development News Week 25, June 2012

    Updated: 2012-06-27 07:58:45
    Web development news for the 25th week of 2012: JavaScript JavaScript Weekly, Issue #84 - June 21st, 2012 Google Releases AngularJS 1.0: A Framework for 'Better Web Templating'; Introducing FLAC.js: A Pure JavaScript FLAC Decoder; localStorage and Store.js Screencast; … HTML 5 HTML 5 Weekly, Issue #42 - June 20th, 2012 Firefox Gets a 'Command Line for Developers'; Debunking Responsive CSS Performance Myths; How Browsers Work Internally; …

  • Django Foreign Key Object Patcher

    Updated: 2012-06-22 22:27:54
    M att S nider.com RSS Tutorials Widgets About Django Foreign Key Object Patcher by Matthew Snider June 22, 2012 9:27 . p.m This article may be helpful for optimizing query performance when fetching foreign key objects in Django on large tables . Most of the time using the select_related queryset function is enough to group the population of foreign key objects into the original query . However , if you are using a relational database and the tables used in select_related become sufficiently large 1m+ rows then select_related will begin to perform very poorly . Today , we will discuss a generic tool we use at Votizen.com to patch foreign key objects for a couple of large . tables A quick note : if you are using Django 1.4, there is a prefetch feature that should mitigate this , but if you

  • Web Development News Week 24, June 2012

    Updated: 2012-06-19 15:58:45
    Web development news for the 24th week of 2012: JavaScript JavaScript Weekly, Issue #83 - June 14th, 2012 Digesting JavaScript MVC: Pattern Abuse Or Evolution?; bunyip: Automate Client-Side Unit Testing in Real Browsers; YUI 3.6.0 Preview Release 2 Now Available; … HTML 5 HTML 5 Weekly, Issue #40 - June 20th, 2012 The Shapes of CSS: 34 Shapes, 1 Element; Understanding CSS Filter Effects; Ben and Dion on 'Web vs. Apps'; …

  • Web Development News Week 23, June 2012

    Updated: 2012-06-14 01:08:11
    Web development news for the 23rd week of 2012: JavaScript JavaScript Weekly, Issue #82 - June 7th, 2012 Explaining JavaScript VMs in JavaScript; The JavaScript Virtual Machine; Pure, Functional JavaScript; … HTML 5 HTML 5 Weekly, Issue #39 - June 13th, 2012 Guidelines for Idiomatic CSS; Poll Results: Popularity of CSS Preprocessors; Announcing WebMatrix 2 RC: Microsoft's Free Webdev IDE; …

  • Facebook Launches Full WordPress Plugin

    Updated: 2012-06-12 18:56:22
    Subscribe Advertise Contact Us About Us home tutorials forums reviews blog jobs Top Links ASCII Chart Blog Color Chart Error Codes Meta Tags SEO Resources Scripting Forum search Categories CSS Tutorials Design Topics Design Tutorials General Tutorials Graphic Tool Reviews HTML Tutorials HTMLCenter News Javascript Tutorials PHP Tutorials Programming Tutorials Software Reviews Usability Tutorials VBScript Tutorials Web 2.0 Web News Web Software Reviews Facebook Launches Full WordPress Plugin by Allen June 12, 2012 Tweet Earlier today Facebook announced that they have launched a full WordPress plugin . The Facebook developer blog has a full overview of the plugin which is available now from within the WordPress admin plugins . page The plugin allows you to post directly from WordPress to your

  • WordPress 3.4 Release Candidate 3

    Updated: 2012-06-12 01:30:14
    The third release candidate for WordPress 3.4 is now available. Since RC2, we’ve fixed a few lingering issues with the new live preview feature, as well as with custom headers and backgrounds. There are no remaining issues, and we plan to release 3.4 in the coming days. But if you think you’ve found a bug, [...]

  • WordPress 3.4 Release Candidate 2

    Updated: 2012-06-07 03:48:58
    The second release candidate for WordPress 3.4 is now available. Since RC1, we’ve made a few dozen final changes. Our goal is to release WordPress 3.4 early next week, so plugin and theme authors, this is likely your last chance to test your plugins and themes to find any compatibility issues before the final release. [...]

  • Web Development News Week 22, June 2012

    Updated: 2012-06-05 05:26:43
    Web development news for the 22nd week of 2012: JavaScript JavaScript Weekly, Issue #81 - June 1st, 2012 Stick Portal: 2D Portal-Like Game Written in CoffeeScript; ECMAScript 6 Resources For The Curious JavaScripter; JSX: A New Statically-Typed Alternative to JavaScript; … HTML 5 No new HTML 5 weekly article this week, and I didn't see anything news worthy on the web.

Current Feed Items | Previous Months Items

May 2012 | Apr 2012 | Mar 2012 | Feb 2012 | Jan 2012 | Dec 2011